| schema location: | http://www.gellikx.com/2009/ns/2.0/GellishSchema.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.gellikx.com/2009/ns/2.0/GellishSchema |
| Elements | Complex types | Simple types |
| gellish | collection | cardinalities |
| context | intention | |
| fact | objectNameValue | |
| language | reality | |
| leftObject | status | |
| mappingAccuracy | stringCommonality | |
| objectName | uid | |
| picklist | ||
| relationType | ||
| rightObject | ||
| role | ||
| table | ||
| uom |
| diagram | ![]() |
||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||
| properties |
|
||
| children | table | ||
| annotation |
|
||
| source | <xs:element name="gellish"> <xs:annotation> <xs:documentation>The gellish element is the start element of a Gellish document</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="table" type="gml:table"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||||||||||||||
| type | table | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | fact | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="table" type="gml:table"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | extension of xs:token | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="collection"> <xs:annotation> <xs:documentation>Collection</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:token"> <xs:attribute name="uid" type="gml:uid" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="uid" type="gml:uid" use="optional"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | extension of xs:token | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="context"> <xs:annotation> <xs:documentation>Context</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:token"> <xs:attribute name="uid" type="gml:uid" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="uid" type="gml:uid" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | leftObject relationType rightObject language validityContext author reference description partialDefinition fullDefinition remarks uom collection picklist mappingAccuracy | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="fact"> <xs:annotation> <xs:documentation>Every Gellish fact will be represented by the fact element</xs:documentation> </xs:annotation> <xs:all> <xs:element name="leftObject" type="gml:leftObject"/> <xs:element name="relationType" type="gml:relationType"/> <xs:element name="rightObject" type="gml:rightObject"/> <xs:element name="language" type="gml:language" minOccurs="0"/> <xs:element name="validityContext" type="gml:context" minOccurs="0"/> <xs:element name="author" type="xs:token" minOccurs="0"/> <xs:element name="reference" type="xs:token" minOccurs="0"/> <xs:element name="description" type="xs:string" minOccurs="0"/> <xs:element name="partialDefinition" type="xs:string" minOccurs="0"/> <xs:element name="fullDefinition" type="xs:string" minOccurs="0"/> <xs:element name="remarks" type="xs:string" minOccurs="0"/> <xs:element name="uom" type="gml:uom" minOccurs="0"/> <xs:element name="collection" type="gml:collection" minOccurs="0"/> <xs:element name="picklist" type="gml:picklist" minOccurs="0"/> <xs:element name="mappingAccuracy" type="gml:mappingAccuracy" minOccurs="0"/> </xs:all> <xs:attribute name="uid" type="gml:uid" use="required"/> <xs:attribute name="latestUpdate" type="xs:dateTime" use="required"/> <xs:attribute name="effectiveFrom" type="xs:dateTime" use="required"/> <xs:attribute name="sequence" type="xs:int" use="optional"/> <xs:attribute name="lineUid" type="gml:uid" use="optional"/> <xs:attribute name="successorUid" type="gml:uid" use="optional"/> <xs:attribute name="status" type="xs:token" use="required"/> <xs:attribute name="intention" type="xs:token" use="required"/> </xs:complexType> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="uid" type="gml:uid" use="required"/> |
| type | xs:dateTime | ||||
| properties |
|
||||
| source | <xs:attribute name="latestUpdate" type="xs:dateTime" use="required"/> |
| type | xs:dateTime | ||||
| properties |
|
||||
| source | <xs:attribute name="effectiveFrom" type="xs:dateTime" use="required"/> |
| type | xs:int | ||||
| properties |
|
||||
| source | <xs:attribute name="sequence" type="xs:int" use="optional"/> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="lineUid" type="gml:uid" use="optional"/> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="successorUid" type="gml:uid" use="optional"/> |
| type | xs:token | ||||
| properties |
|
||||
| source | <xs:attribute name="status" type="xs:token" use="required"/> |
| type | xs:token | ||||
| properties |
|
||||
| source | <xs:attribute name="intention" type="xs:token" use="required"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||||||||
| type | leftObject | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | name nameContext role cardinalities typeName | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="leftObject" type="gml:leftObject"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | relationType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="relationType" type="gml:relationType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | rightObject | ||||||||||||
| properties |
|
||||||||||||
| children | name role cardinalities | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="rightObject" type="gml:rightObject"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | language | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="language" type="gml:language" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | context | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="validityContext" type="gml:context" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||
| type | xs:token | ||||||||
| properties |
|
||||||||
| source | <xs:element name="author" type="xs:token" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||
| type | xs:token | ||||||||
| properties |
|
||||||||
| source | <xs:element name="reference" type="xs:token" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="description" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="partialDefinition" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="fullDefinition" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="remarks" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | uom | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="uom" type="gml:uom" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | collection | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="collection" type="gml:collection" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | picklist | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="picklist" type="gml:picklist" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | mappingAccuracy | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="mappingAccuracy" type="gml:mappingAccuracy" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | extension of xs:token | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="language"> <xs:annotation> <xs:documentation>Language</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:token"> <xs:attribute name="uid" type="gml:uid" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="uid" type="gml:uid" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||||||||
| children | name nameContext role cardinalities typeName | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:complexType name="leftObject"> <xs:annotation> <xs:documentation>Left hand object in atomic fact</xs:documentation> </xs:annotation> <xs:all> <xs:element name="name" type="gml:objectName"/> <xs:element name="nameContext" type="gml:context" minOccurs="0"/> <xs:element name="role" type="gml:role" minOccurs="0"/> <xs:element name="cardinalities" type="gml:cardinalities" minOccurs="0"/> <xs:element name="typeName" type="xs:token" minOccurs="0"/> </xs:all> <xs:attribute name="uid" type="gml:uid" use="required"/> <xs:attribute name="reality" type="gml:reality" use="optional"/> </xs:complexType> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="uid" type="gml:uid" use="required"/> |
| type | reality | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:attribute name="reality" type="gml:reality" use="optional"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | objectName | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="name" type="gml:objectName"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | context | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="nameContext" type="gml:context" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | role | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="role" type="gml:role" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||
| type | cardinalities | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="cardinalities" type="gml:cardinalities" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||
| type | xs:token | ||||||||
| properties |
|
||||||||
| source | <xs:element name="typeName" type="xs:token" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | extension of xs:token | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="mappingAccuracy"> <xs:annotation> <xs:documentation>The mappingAccuracy element is used for both the accuracy of mapping name and UID</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:token"> <xs:attribute name="uid" type="gml:uid" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="uid" type="gml:uid" use="optional"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | extension of objectNameValue | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="objectName"> <xs:annotation> <xs:documentation>The complexType objectName allows an object name to be combined with a string commonality</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="gml:objectNameValue"> <xs:attribute name="stringCommonality" type="gml:stringCommonality" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | stringCommonality | |||||||||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||||||||
| source | <xs:attribute name="stringCommonality" type="gml:stringCommonality" use="optional"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | extension of xs:token | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="picklist"> <xs:annotation> <xs:documentation>Element picklist is used for the picklist or domain, and contains both the picklist name and UID</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:token"> <xs:attribute name="uid" type="gml:uid" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="uid" type="gml:uid" use="optional"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | extension of xs:token | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="relationType"> <xs:annotation> <xs:documentation>Relation type in atomic fact</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:token"> <xs:attribute name="uid" type="gml:uid" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="uid" type="gml:uid" use="required"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| children | name role cardinalities | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="rightObject"> <xs:annotation> <xs:documentation>Right hand object in atomic fact</xs:documentation> </xs:annotation> <xs:all> <xs:element name="name" type="gml:objectName"/> <xs:element name="role" type="gml:role" minOccurs="0"/> <xs:element name="cardinalities" type="gml:cardinalities" minOccurs="0"/> </xs:all> <xs:attribute name="uid" type="gml:uid" use="required"/> </xs:complexType> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="uid" type="gml:uid" use="required"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | objectName | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="name" type="gml:objectName"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | role | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="role" type="gml:role" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||
| type | cardinalities | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="cardinalities" type="gml:cardinalities" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | extension of xs:token | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="role"> <xs:annotation> <xs:documentation>Complex type role can be used for both the left hand- and right hand roles within a fact. It can contain both the role name as well as the role UID</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:token"> <xs:attribute name="uid" type="gml:uid" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="uid" type="gml:uid" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||||||||||||||
| children | fact | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:complexType name="table"> <xs:annotation> <xs:documentation>The element table is the element which contain a Gellish table, and all of its facts</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="fact" type="gml:fact" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="tableName" type="xs:token" use="optional"/> <xs:attribute name="version" type="xs:token" use="optional"/> <xs:attribute name="releaseDate" type="xs:dateTime" use="optional"/> </xs:complexType> |
| type | xs:token | ||||
| properties |
|
||||
| source | <xs:attribute name="tableName" type="xs:token" use="optional"/> |
| type | xs:token | ||||
| properties |
|
||||
| source | <xs:attribute name="version" type="xs:token" use="optional"/> |
| type | xs:dateTime | ||||
| properties |
|
||||
| source | <xs:attribute name="releaseDate" type="xs:dateTime" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | fact | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | leftObject relationType rightObject language validityContext author reference description partialDefinition fullDefinition remarks uom collection picklist mappingAccuracy | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="fact" type="gml:fact" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | extension of xs:token | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="uom"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:token"> <xs:attribute name="uid" type="gml:uid" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | uid | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="uid" type="gml:uid" use="optional"/> |
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||
| type | restriction of xs:token | ||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:simpleType name="cardinalities"> <xs:annotation> <xs:documentation>Cardinality type is used for the simultaneous cardinalities for either the left- and right hand object. The cardinalities may be specified by a comma separated list of two integers, indicating lower and upper limit cardinalities. The upper limit may be the character 'n' to indicate that the upper limit is unlimited.</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:pattern value="(\d+,(\d+|n))?"/> </xs:restriction> </xs:simpleType> |
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||||||||||||||||||||||||||
| type | restriction of xs:NMTOKEN | ||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:simpleType name="intention"> <xs:annotation> <xs:documentation>The intention simpleType, is used for the intention, indicating the extent to which the main fact is the case or is the case according to the author of a proposition</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="true"/> <xs:enumeration value="false"/> <xs:enumeration value="request"/> <xs:enumeration value="question"/> <xs:enumeration value="confirmation"/> <xs:enumeration value="promise"/> <xs:enumeration value="declination"/> <xs:enumeration value="statement"/> <xs:enumeration value="denial"/> <xs:enumeration value="probability"/> <xs:enumeration value="acceptance"/> </xs:restriction> </xs:simpleType> |
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||
| type | restriction of xs:token | ||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="objectNameValue"> <xs:restriction base="xs:token"> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> |
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||
| type | restriction of xs:NMTOKEN | ||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:simpleType name="reality"> <xs:annotation> <xs:documentation>Type reality is used for the reality, being either imaginary or materialized (= real)</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="imaginary"/> <xs:enumeration value="materialized"/> <xs:enumeration value="real"/> </xs:restriction> </xs:simpleType> |
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||||||||||||||||||||||||||
| type | restriction of xs:token | ||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:simpleType name="status"> <xs:annotation> <xs:documentation>Valid approval status values</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="proposed"/> <xs:enumeration value="issue"/> <xs:enumeration value="deleted"/> <xs:enumeration value="proposed to be deleted"/> <xs:enumeration value="ignore"/> <xs:enumeration value="agreed"/> <xs:enumeration value="accepted"/> <xs:enumeration value="accepted association"/> <xs:enumeration value="replaced"/> </xs:restriction> </xs:simpleType> |
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | |||||||||||||||||||||||||||||||||||||||
| type | restriction of xs:token | |||||||||||||||||||||||||||||||||||||||
| used by |
|
|||||||||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||||||||||||||||||
| source | <xs:simpleType name="stringCommonality"> <xs:annotation> <xs:documentation>This simpleType stringCommonality enumerates the valid values for a string commonality used in Gellish queries</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="case sensitive identical"/> <xs:enumeration value="case insensitive identical"/> <xs:enumeration value="case sensitive partially identical"/> <xs:enumeration value="case insensitive partially identical"/> <xs:enumeration value="case sensitive front end identical"/> <xs:enumeration value="case insensitive front end identical"/> <xs:enumeration value="case sensitive different"/> <xs:enumeration value="case insensitive different"/> <xs:enumeration value="equal"/> <xs:enumeration value="unequal"/> <xs:enumeration value="less than or equal"/> <xs:enumeration value="greater than or equal"/> </xs:restriction> </xs:simpleType> |
| namespace | http://www.gellikx.com/2009/ns/2.0/GellishSchema | ||||||
| type | restriction of xs:long | ||||||
| used by | |||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:simpleType name="uid"> <xs:annotation> <xs:documentation>The uid simpleType used by the various UID columns in a Gellish fact </xs:documentation> </xs:annotation> <xs:restriction base="xs:long"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> |